|
Eclipse JDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Manages SWT color objects for the given color keys and
given RGB
objects. Until the dispose
method is called, the same color object is returned for
equal keys and equal RGB
values.
This interface may be implemented by clients.
IJavaColorConstants
Method Summary | |
Color |
getColor(String key)
Returns a color object for the given key. |
Methods inherited from interface org.eclipse.jface.text.source.ISharedTextColors |
dispose, getColor |
Method Detail |
public Color getColor(String key)
key
- the color key
|
Eclipse JDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |